Welcome![Sign In][Sign Up]
Location:
Search - hook dll

Search list

[Windows Developapihooktool

Description: 近日由于需求问题,需要写一个 API Hook 相关的东西,温习了一下牛写的《Windows 核心编程》,做了一个小工具,用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,牛的书里和配套光盘中已经有了,这里主要介绍如何使用这个小工具方便实现截获 API 的功能。(补充代码)-recent demand, the need to write an API Hook related things, a study was made about the cattle "Windows core programming" and made a small tool, used to customize the process Dll into space and hooked designated API function, and on the hook into the API code, cattle book and matching discs have here mainly on how to use this tool to facilitate the achievement of small intercepted API functions. (Supplementary code)
Platform: | Size: 106496 | Author: 京用 | Hits:

[Windows DevelopCppArticlesHook_Test_Hook

Description: 截获API函数,截获DLL调用-intercepted API function, the DLL calls intercepted
Platform: | Size: 22528 | Author: 尹涛 | Hits:

[Windows Develophook11

Description: 用Delphi6写的一个键盘记录器,采用“日志钩子”,不需额外的DLL,击键记录放在c:\log.txt里。写这个程序只是想熟悉一下HOOK,并没有干坏事的意识哦!-with Delphi6 write a keyloggers, "log hook," without additional DLL, keylogging on the c : \ log.txt Lane. This procedure was only want to familiarize ourselves with HOOK, and did nothing bad sense!
Platform: | Size: 206848 | Author: 杨红 | Hits:

[Hook apikeyloynohook

Description: 不依赖hook动态库的键盘记录代码,不错啊,实现了自启动,注册-not dependent on the hook DLL keylogger code, ah well, achieving self-starting, registration
Platform: | Size: 1024 | Author: 谢雨 | Hits:

[Hook apiDLL封装窗口

Description: 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载外挂前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
Platform: | Size: 164864 | Author: 黄春标 | Hits:

[Hook apiDll2Process

Description: 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting function can be achieved on a process api hook, such as writing a dll, then hook socket api, and then injected into you want to watch the process so it can be used for network packet analysis of the
Platform: | Size: 50176 | Author: 阿东 | Hits:

[Hook apiKeyLogDll

Description: 键盘钩子,Delphi hook键盘记录 vc++ hook键盘记录 DLL当然要和启动DLL的EXE文件一起了-keyboard hook, Delphi record vc keyboard hook keyboard hook course record DLL and EXE DLL start together with the documents
Platform: | Size: 64512 | Author: lishengming | Hits:

[Hook apiXPhook

Description: 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept the ShowWindow and some file manipulation API, A feeling no problems. You can use Detour to intercept a few other API try. For example CreateProcess, I intercept the API that can intercept the Detour
Platform: | Size: 2048 | Author: byron | Hits:

[Hook apivc++hookdll

Description: 中文键盘钩子.                                                     欢迎下载!-Chinese keyboard hook. welcome to download!
Platform: | Size: 1585152 | Author: LILI | Hits:

[OS Develop2007031716045822831

Description: 一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息-a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news
Platform: | Size: 131072 | Author: 李顺 | Hits:

[Hook apiHOOK

Description: 键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
Platform: | Size: 6144 | Author: nimingzi | Hits:

[Hook apikeyboardHook

Description: 禁止Windows的键盘程序,生成dll文件,通过简单函数调用可以禁止或者允许特殊键盘消息的屏蔽-Windows keyboard prohibited procedures, to generate dll file, through a simple function call can prohibit or permit the special keyboard news shielding
Platform: | Size: 1411072 | Author: jerry | Hits:

[Hook apiHook

Description: 设置Hook鼠标和键盘钩子,实现对窗口消息的截获,是通过调用dll实现的-Hook set up the mouse and keyboard hooks realize intercepted messages to the window is realized by calling the dll
Platform: | Size: 1814528 | Author: 田鼠爱布它 | Hits:

[Hook apiHookSocket

Description: 传奇3刷钱外挂Dll程序源代码,拦截封包自动进行刷钱动作,返回结果给服务端,完成耍钱过程。-Legends of 3刷钱plug Dll source code, to intercept packets刷钱automatically moves to return the results to the server to complete the process of耍钱.
Platform: | Size: 188416 | Author: 好好 | Hits:

[Hook apiHOOK

Description: 一個鉤子程序,關於MSN消息的。程序提供了DLL和程序的啟動部分,適合研究鉤子的初學者
Platform: | Size: 77824 | Author: 王建 | Hits:

[Hook apilowlevelhook

Description: C++全局鼠标钩子,调用WinAPI,生成DLL文件-C++ Global mouse hook, call the WinAPI, generate DLL files
Platform: | Size: 55296 | Author: | Hits:

[Game Hook CrackDelphi_dll_inject

Description: The dll project hook to dll .if u wanna hacker or cracker.it must help u
Platform: | Size: 709632 | Author: 唐小明 | Hits:

[Hook apiAPIHook200807

Description: 拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。-Intercept API function MesssageBox demonstration program, divided into the hook DLL and the test program of two parts, with BCB2007 compiled.
Platform: | Size: 343040 | Author: mazer | Hits:

[ICQ-IM-Chatchat

Description: 需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-Need to compile the dynamic libraries hook, and then copy hook.dll and hook.lib to capture the debug directory
Platform: | Size: 83968 | Author: 李明 | Hits:

[Game Hook CrackDDPHelpSrc

Description: QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆绑和分解 -QQ games plug right right touch, function: 1. Can automatically prompted to eliminate the right right touch 2. Can be used to simulate the mouse automatically eliminate 3. Can accelerate the speed of 4. Automatically start this procedure although only a small plug-in, but also used to a number of technical .1. the use of 2 threads. 3.dll Find window injection technique 4.api hook technology 5. single process overall heat build hook 6. do not pass a specific color to judge the same way to the box 7. simulation of the two mouse methods, mouse_event (mouse cursor will move) and PostMessaga (mouse cursor does not move) 8. paper bound and decomposition
Platform: | Size: 150528 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net